Synchronizing multiple title blocks using configuration settings is most useful when you don’t need to automate how the multiple title block attribute values are set or your requirements are not complex.
To synchronize multiple title blocks per drawing using configuration settings:
Click the Edit button to modify the settings.
Tip To export the settings file to your computer, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.
Locate the section of the file that begins with [Settings] and create or modify the MultipleTitleBlocks setting. This setting specifies the name of the configuration section where the attributes for the title block that can exist in each layout in a drawing are mapped to property names as described in Configuring standard title block synchronization (for example, [MyTitleBlock]). The attribute to property mapping settings are the same for single title blocks and for multiple title blocks except that for multiple title blocks, the settings must omit the property set name.
If you have more than one title block that can be used for multiple layouts in a drawing, use the Aliases setting to specify the title block names as described in Configuring standard title block synchronization.
On consecutive lines in the [MULTIPLE_TB_DISPNAMES] section, list the attribute names that you want to show to users on the Title Blocks page in the client applications, one line per attribute as in the following example. Also list any of the preceding predefined column names for which you want to show other than the internal name. For each attribute and predefined column name, specify a display name (for example, your organization’s term or in your local language). Surrounding the name in quotation marks is optional. You may also hide attributes that you do not want users to see by specifying the optional H flag.
<ColumnName>=<Display Name>,[H]
The following example specifies three visible display names, the revision number is hidden and not editable by users:
[MULTIPLE_TB_DISPNAMES] Layout="Layout Name" BlockName="Title Block" DrawingNumber="Drawing No." RevisionNumber="Revision", H